home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / programming / mui / mcc_datetext / mcc_datetext.pi < prev    next >
Fred Fish's Product-Info  |  1997-12-06  |  2KB  |  85 lines

  1. .name
  2. DateText.mcc
  3. .type
  4. MUI custom class
  5. .short
  6. MUI public custom class for easy date string handling.
  7. .description
  8. DateText is a Custom Class of the Magic User Interface © by Stefan Stuntz.
  9. It's a subclass of text-class and date-class.
  10.  
  11. The idea of this class was born during developing my Gregor application.
  12.  
  13. MUI public custom class displaying a text gadget for date strings. The
  14. display format of the date string can be freely defined.
  15.  
  16. DateText.mcc features that are of interest for users:
  17. - Handles years from 8 to 8000
  18. - Supports the Gregorian calendar reform
  19. - Supports 21 languages
  20. - Can be dragged around
  21. - A week can begin with any weekday
  22. - Supports various string formats
  23.  
  24. DateText.mcc features of interest for developers:
  25. - Based on Date.mcc
  26. - Supports MUIM_Import and MUIM_Export
  27. - The date can be read as day/month/year format or as JD or MJD
  28. - The date range can be restricted
  29. - Method to set the current date
  30. - Methods for increasing and decreasing the date
  31. - Method to compare with another date object
  32. .version
  33. 12.0
  34. .date
  35. 1997.11.27
  36. .author
  37. Kai Hofmann
  38. .address
  39. Arberger Heerstr. 92
  40. 28307 Bremen
  41. GERMANY
  42. .email
  43. i07m@informatik.uni-bremen.de
  44. .url
  45. http://home.pages.de/~i07m/
  46. http://home.pages.de/~i07m/amiga/mui/DateText.html
  47. ftp://ftp.uni-bremen.de/pub/amiga/beta/MCC_DateText.lha
  48. ftp://ftp.uni-bremen.de/pub/amiga/beta/MCC_DateText.lzx
  49. .requirements
  50. MUI 3.1
  51. date.library (included)
  52. locale.library
  53. .distribution
  54. Giftware
  55. .price
  56. The minimum price is a trade. Send me a full version of your product at
  57. no cost including free updates!
  58. .installsize
  59. 9KB - 194KB
  60. .exectype
  61. Compiled C
  62. .source
  63. ANSI-C demo source included
  64. .construction
  65. SAS/C 6.59 with optimization
  66. .tested
  67. CPU: 68030; OS 3.1; MUI 3.8; Video/Graphics: Picasso II (Village Tronic);
  68. Enforcer 37.70; Mungwall 37.71; SegTracker 37.70; Installer 43.3
  69. .docs
  70. MCC_DateText.readme
  71. docs/English/DateText_mcc.guide
  72. docs/English/DateText_mcc.doc
  73. docs/Deutsch/DateText_mcc.guide
  74. docs/Deutsch/DateText_mcc.doc
  75. developer/autodocs/MCC_DateText.doc
  76. libs/date.readme
  77. .aminet-dir
  78. dev/mui
  79. .aminet-file
  80. MCC_DateText.lha
  81. .described-by
  82. Kai Hofmann <i07m@informatik.uni-bremen.de>
  83. .submittal
  84. Kai Hofmann <i07m@informatik.uni-bremen.de>
  85.